/*
 Theme Name:     Divi Tema Hijo
 Template:       Divi
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.hipervinculo {
	font-weight: bold;
	color: #d50225;
}
.rojo-cursiva {
	font-weight: normal ;
	font-style: italic;
	color: #d50225;
}
.azul {
	color: #0a3968;
}
.rojo {
	color: #d50225;
}